home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 76 / MF_UK_76_1.iso / Education Feature / MicroWorlds 2.03 Try Me / MicroWorlds 2.03 Try Me.rsrc / TEXT_736_tc.txt < prev    next >
Encoding:
Text File  |  1998-05-08  |  259 b   |  12 lines

  1. tc 
  2.  
  3. Stands for text color. Reports the number of the text color used in the current text box, at the cursor position. If text that has more than one color is selected, tc reports an empty list. See settc.
  4.  
  5. Example: 
  6.  
  7. ct
  8. settc "red
  9. print "Eureka!
  10. show tc 
  11. 15
  12.